projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c27ce
)
Fix auto-revert-test07-auto-revert-several-buffers
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 3 Dec 2020 14:58:40 +0000
(15:58 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 3 Dec 2020 14:58:40 +0000
(15:58 +0100)
* test/lisp/autorevert-tests.el
(auto-revert-test07-auto-revert-several-buffers): Adapt times values.
test/lisp/autorevert-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/autorevert-tests.el
b/test/lisp/autorevert-tests.el
index f59a847e352e0f730df34b930fe6a061932446ce..84f87003fcfad0d0b43ea581ad3c2d868052dcc8 100644
(file)
--- a/
test/lisp/autorevert-tests.el
+++ b/
test/lisp/autorevert-tests.el
@@
-589,7
+589,7
@@
This expects `auto-revert--messages' to be bound by
;; (with-auto-revert-test
(let ((auto-revert-use-notify t)
(tmpfile (make-temp-file "auto-revert-test"))
- (times '(60 30 15))
+ (times '(
120
60 30 15))
(num-buffers 10)
require-final-newline buffers)